* {	margin: 0px; padding: 0px;}
		.video { width:100%; background:#dedede; } 		    
			    .video .videoBox{ width:100%; border: 1px solid #dedede;}
			    .video .listvideo{ width:100%; }
				#showVideoPlayer { width:100%;  overflow:hidden; padding-bottom:5px; height:auto; }
   .hienthivideo{ width:100%; height:auto;padding-bottom:5px; }
   .hienthilist{ width:100%; height:auto;padding:5px 0; font-size:12px; background:#fff; text-align:justify; margin-bottom:5px;}
   .hienthilist ul li {border-bottom: 1px dotted #dedede; list-style-type:none;padding:5px;height:30px; }
   .active{}
   .hienthilist  img{ width:50px; height:30px;float:left; padding-right: 5px;}
   .hienthilist ul li:hover {}
   .phapam { width:100%; background:#666; } 		    
			    .phapam .phapamBox{ width:100%; border: 1px solid #dedede;}
			    .phapam .listphapam{ width:100%; }
				#showVideoPlayer { width:100%;  overflow:hidden; padding-bottom:5px; height:auto; }
	.hienthiphapam{ width:100%; height:440px;padding-bottom:5px; }
   .hienthilistphapam{ width:100%; height:auto;padding:5px 0; font-size:13px;overflow:hidden; }
   .hienthilistphapam ul li {border-bottom: 1px dotted #dedede; list-style-type:none;padding:5px }
   .active{background:#f2f2f2;font-weight:bold;}
   .hienthilistphapam ul li:hover {background:#ccc;}
   #nhatphuong_scroll{
height:290px; background:#fff
width:96%;
border:1px #dedede solid;
padding: 0;
margin-bottom:5px;
overflow:auto; 
}
#npt_scroll{
background:#fff
width:96%;
border:1px #dedede solid;
padding: 0;
margin-bottom:5px;
}
.hienthi_list{ 
width:200px;
height:275px;
border:1px #fff solid;
overflow:auto;  }
#thanhphantrang{ padding:5px; margin:5px;}
#thanhphantrang a{color:#000; text-decoration:none; padding-left:10px; padding-right:10px; padding-top:2px; padding-bottom:2px; background:#FFF; border:1px solid #CCC; margin-left:3px; margin-right:3px; border-radius:1ex;}
#thanhphantrang a:hover {background:#ccc;}
#thanhphantrang span{font-weight:bold; background:#9C4E00; margin-left:3px; color:#FFF; padding-left:10px; padding-right:10px; padding-top:2px; padding-bottom:2px; border-radius:1ex;}

h1 {
    font-size: 3em;
    margin: 20px 0;
}
.container {
    float: left;    overflow: hidden;    width: 340px; margin-left:10px;margin-bottom:10px;
}
.tabs { 
	text-align:center;
    overflow: hidden;
    position: relative;
    width: 100%;
}
.tabs .active {
    background: none repeat scroll 0 0 #853d17; border:10px solid #853d17; border-radius:10px 10px 0px 0px; -moz-border-radius:10px 10px 0px 0px; -webkit-border-radius:10px 10px 0px 0px ;
    font-weight: bold;
}
.tabs .active a {
    color: #FFCC66; text-transform:uppercase; 
}

.tabs a:hover {
    color: #fff;
    text-decoration: none;
}